home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1996
/
MacHack 1996.toast
/
Presentations
/
Presentations ’92
/
PatchWorks Kit
/
<PatchWorks++>
/
A5PatchAgent.a
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-05-15
|
152 b
|
13 lines
|
[
TEXT/MPS
]
;
; A5PatchAgent.a
;
; MPW & Scalper version of PatchGlue. Uses register A5 for globals.
;
CASE ON
;
GLOBALS EQU a5
;
INCLUDE 'PatchAgent.a'
;
END